home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / compiz-resizeinfo.schemas < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-03  |  3.0 KB  |  84 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/apps/compiz/plugins/resizeinfo/allscreens/options/fade_time</key>
  6.       <applyto>/apps/compiz/plugins/resizeinfo/allscreens/options/fade_time</applyto>
  7.       <owner>compiz</owner>
  8.       <type>int</type>
  9.       <default>500</default>
  10.       <gettext_domain>compiz-plugins-main</gettext_domain>
  11.       <locale name="C">
  12.         <short>Fade Time</short>
  13.         <long>Fade time (in ms) for popup window (10 - 5000)</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/apps/compiz/plugins/resizeinfo/allscreens/options/always_show</key>
  19.       <applyto>/apps/compiz/plugins/resizeinfo/allscreens/options/always_show</applyto>
  20.       <owner>compiz</owner>
  21.       <type>bool</type>
  22.       <default>false</default>
  23.       <gettext_domain>compiz-plugins-main</gettext_domain>
  24.       <locale name="C">
  25.         <short>Show resize info for all windows.</short>
  26.         <long>Show resize info for all windows as opposed to just windows with a resize increment of greater than 1.</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/compiz/plugins/resizeinfo/allscreens/options/text_color</key>
  32.       <applyto>/apps/compiz/plugins/resizeinfo/allscreens/options/text_color</applyto>
  33.       <owner>compiz</owner>
  34.       <type>string</type>
  35.       <default>#0000</default>
  36.       <gettext_domain>compiz-plugins-main</gettext_domain>
  37.       <locale name="C">
  38.         <short>Text color.</short>
  39.         <long>Color of text on resize popup.</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.     <schema>
  44.       <key>/schemas/apps/compiz/plugins/resizeinfo/allscreens/options/gradient_1</key>
  45.       <applyto>/apps/compiz/plugins/resizeinfo/allscreens/options/gradient_1</applyto>
  46.       <owner>compiz</owner>
  47.       <type>string</type>
  48.       <default>#0000</default>
  49.       <gettext_domain>compiz-plugins-main</gettext_domain>
  50.       <locale name="C">
  51.         <short>Gradient Color 1</short>
  52.         <long>Color 1 of the gradient background.</long>
  53.       </locale>
  54.     </schema>
  55.  
  56.     <schema>
  57.       <key>/schemas/apps/compiz/plugins/resizeinfo/allscreens/options/gradient_2</key>
  58.       <applyto>/apps/compiz/plugins/resizeinfo/allscreens/options/gradient_2</applyto>
  59.       <owner>compiz</owner>
  60.       <type>string</type>
  61.       <default>#0000</default>
  62.       <gettext_domain>compiz-plugins-main</gettext_domain>
  63.       <locale name="C">
  64.         <short>Gradient Color 2</short>
  65.         <long>Color 2 of the gradient background.</long>
  66.       </locale>
  67.     </schema>
  68.  
  69.     <schema>
  70.       <key>/schemas/apps/compiz/plugins/resizeinfo/allscreens/options/gradient_3</key>
  71.       <applyto>/apps/compiz/plugins/resizeinfo/allscreens/options/gradient_3</applyto>
  72.       <owner>compiz</owner>
  73.       <type>string</type>
  74.       <default>#0000</default>
  75.       <gettext_domain>compiz-plugins-main</gettext_domain>
  76.       <locale name="C">
  77.         <short>Gradient Color 3</short>
  78.         <long>Color 3 of the gradient background.</long>
  79.       </locale>
  80.     </schema>
  81.  
  82.   </schemalist>
  83. </gconfschemafile>
  84.